Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a few more methods to sjsonnet, like std.sha*, std.trim, std.isEmpty #210

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

stephenamar-db
Copy link
Collaborator

@stephenamar-db stephenamar-db commented Nov 2, 2024

This PR adds a bunch of missing methods to sjsonnet.

  • isEmpty
  • xor
  • xnor
  • trim
  • equalsIgnoreCase
  • sha1
  • sha256
  • sha512
  • sha3

@stephenamar-db stephenamar-db marked this pull request as ready for review November 2, 2024 05:14
@stephenamar-db stephenamar-db force-pushed the newmethods branch 5 times, most recently from 7de8e3f to 51ce58f Compare November 3, 2024 03:56
Copy link

@jordanmoxon-db jordanmoxon-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; Thanks for adding these!

@stephenamar-db stephenamar-db merged commit 6939b1a into master Nov 5, 2024
1 check passed
@stephenamar-db stephenamar-db deleted the newmethods branch November 5, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants